Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
refs/heads/master
/
lib
/
sockunion.c
f408fa2
lib: Add a trivial sockunion_get_port helper function
by Paul Jakma
· 9 years ago
9099f9b
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
by Paul Jakma
· 9 years ago
53009d3
lib: make sockunion2str safer to use
by Timo Teräs
· 10 years ago
483abc0
sockunion: add accessors for sockunion address
by Timo Teräs
· 10 years ago
05a69d2
Revert "lib: wrong #define used for IPV6_MINHOPCOUNT"
by David Lamparter
· 10 years ago
54b88ca
lib: wrong #define used for IPV6_MINHOPCOUNT
by Donald Sharp
· 10 years ago
9196caf
sockunion: add hash function
by Timo Teräs
· 10 years ago
81b139b
lib: constify sockunion api
by Timo Teräs
· 10 years ago
6d6df30
build: remove INRIA, NRL and MUSICA IPv6 quirks
by David Lamparter
· 10 years ago
2fb2a45
lib: Add back sockunion_str2su
by Paul Jakma
· 12 years ago
1282932
lib, zebra: extend use of sockunion2ip macro
by Jorge Boncompte [DTI2]
· 13 years ago
c63b83f
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
by Jorge Boncompte [DTI2]
· 13 years ago
d227617
lib: remove last uses of sockunion_su2str()
by Jorge Boncompte [DTI2]
· 13 years ago
ca05126
lib: add sockopt helper for setting IPV6_V6ONLY and use it
by David Lamparter
· 15 years ago
b24b19f
lib: fix memory leak on connect() failure
by Stephen Hemminger
· 13 years ago
d876bdf
lib: Add support for IPv6 ttl security
by Stephen Hemminger
· 14 years ago
89b6d1f
bgpd: Cleanups & fixes for minttl / GTSM
by Stephen Hemminger
· 14 years ago
fa411a2
bgpd: RFC 5082 Generalized TTL Security Mechanism support
by Nick Hilliard
· 14 years ago
58192df
lib: add TCP_CORK wrapper
by Stephen Hemminger
· 14 years ago
3fa3f95
[lib] Fix IPv6 normalisation
by Stephen Hemminger
· 15 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
84152ee
[lib] fix missing sockunion_normalise_mapped
by Paul Jakma
· 16 years ago
1a7dcf4
[lib] re-enable conversion of v6mapped INET6 sockunions to regular INET
by Paul Jakma
· 16 years ago
0df7c91
[bgpd] TCP-MD5: password vty configuration and initial Linux support
by Paul Jakma
· 16 years ago
6f0e3f6
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
by Paul Jakma
· 18 years ago
5a54df9
[lib/sockunion] trivial: use XSTRDUP.
by Paul Jakma
· 19 years ago
2ba9a37
2005-05-19 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
8cc4198
2005-05-06 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
e7fe8c8
* sockunion.c: Fix warning message.
by hasso
· 20 years ago
6099b3b
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
42d4986
2004-10-13 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
a149411
Some more const string fixes.
by hasso
· 20 years ago
8c328f1
Number of warnings is down to 3 again in lib directory. A lot of const's
by hasso
· 20 years ago
2252829
2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>
by paul
· 21 years ago
726f9b2
Last fixes from 6Wind patch.
by hasso
· 22 years ago
239a671
Fix incorrect buffer bounds.
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago