summaryrefslogtreecommitdiffstats
path: root/zebra/irdp_packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-2/+2
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-1/+2
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* *: create a helper function to set the IP_MULTICAST_LOOP sockoptionRenato Westphal2016-11-251-6/+2
* pimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSDRenato Westphal2016-11-251-1/+1
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+1
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-1/+0
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-1/+1
* zebra: deal with irdp compile warningsStephen Hemminger2009-12-101-4/+2
* [cleanup] convert bzero() deprecated by POSIX to memset()Jeremy Jackson2009-06-191-1/+1
* [zebra] IRDP: Move stream_free to where its created, probably fixing a leakPaul Jakma2006-08-041-2/+1
* 2005-03-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-301-5/+6
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-3/+3
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-7/+6
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-5/+5
* 2004-10-05 Paul Jakma <paul@dishone.st>paul2004-10-051-61/+76
* Compiler warnings fixes.hasso2004-09-261-1/+1
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-5/+2
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-2/+2
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-231-8/+3
* OK, here it is - irdp support. But don't expect me to fix any bugs in it.hasso2004-06-121-0/+364