Tobias Brunner
|
784d96e031
|
Fixed some typos, courtesy of codespell
|
2018-09-17 18:51:44 +02:00 |
|
Tobias Brunner
|
1b67166921
|
Unify format of HSR copyright statements
|
2018-05-23 16:32:53 +02:00 |
|
Tobias Brunner
|
2e52bbb4b2
|
traffic-selector: Allow calling set_address() for any traffic selector
Users may check is_host(), is_dynamic() or includes() before calling this
if restrictions are required (most actually already do).
|
2017-02-27 18:21:02 +01:00 |
|
Andreas Steffen
|
b12c53ce77
|
Use standard unsigned integer types
|
2016-03-24 18:52:48 +01:00 |
|
Martin Willi
|
6d4649573e
|
traffic-selector: Add a hash() method
|
2015-02-20 13:34:48 +01:00 |
|
Martin Willi
|
373a147fed
|
traffic-selector: Add a compare function to sort traffic selectors
|
2015-02-20 13:34:48 +01:00 |
|
Tobias Brunner
|
4bebe45abb
|
traffic-selector: Store ICMP[v6] message type and code properly
We now store them as defined in RFC 4301, section 4.4.1.1.
|
2013-10-17 16:57:39 +02:00 |
|
Tobias Brunner
|
d6a1960d34
|
traffic-selector: Move class to its own Doxygen group
|
2013-10-17 16:57:38 +02:00 |
|
Martin Willi
|
a1db77de7c
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
|
2013-02-21 11:52:33 +01:00 |
|
Tobias Brunner
|
2e7cc07ecd
|
Moved host_t and host_resolver_t to a new networking subfolder
|
2012-10-24 15:06:18 +02:00 |
|
Martin Willi
|
fd6c0c8fb4
|
Add a traffic selector constructor creating a TS directly from a CIDR string
|
2012-10-24 13:25:02 +02:00 |
|
Martin Willi
|
1b40b74de0
|
Pass opaque data to printf hooks and print_in_hook()
|
2012-07-13 13:23:29 +02:00 |
|
Martin Willi
|
764ee21d83
|
ts.get_subnet() returns TRUE if the selector actually is a subnet
|
2012-03-20 17:30:44 +01:00 |
|
Tobias Brunner
|
d7e977aced
|
Fixed some Doxygen warnings.
|
2010-03-24 15:45:06 +01:00 |
|
Andreas Steffen
|
157125e4c9
|
traffic_selector supports RFC 3779 address range format
|
2009-12-21 21:29:01 +01:00 |
|
Andreas Steffen
|
1125a0be81
|
moved traffic_selectors from charon to libstrongswan
|
2009-12-20 14:57:38 +01:00 |
|