summaryrefslogtreecommitdiffstats
path: root/ripd/rip_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripd: add "none" option to the "ip rip receive version" commandRenato Westphal2016-11-251-7/+13
* ripd: implement the "ip rip v2-broadcast" CLI commandRenato Westphal2016-11-251-1/+45
* ripd: add support for route tagsChristian Franke2016-10-081-3/+3
* ripd: split-horizon default differed between rip_interface_new and _resetPaul Jakma2016-09-231-68/+61
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* lib: fix setting of IPv4 multicast sockopts on OpenBSDRenato Westphal2016-08-081-2/+8
* ripd: add ECMP supportLu Feng2016-05-261-30/+8
* make some structures constant.Stephen Hemminger2016-05-261-1/+1
* quagga: Remove iflist global variableDonald Sharp2016-04-081-7/+7
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+4
* *: add VRF ID in the API message headerFeng Lu2015-11-041-12/+15
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-1/+0
* ripd: ripd-warnings.patchDonald Sharp2015-05-201-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-8/+8
* lib: simplify interface of setsockopt_multicast_ipv4().Dmitrij Tejblum2011-09-271-12/+5
* ripd: fix compiler warningsStephen Hemminger2009-12-101-8/+11
* [global] interface flags format warningsStephen Hemminger2009-07-281-5/+6
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [ripd] Fix metrix in call to rip_zebra_ipv4_deleteKrisztian Kovacs2009-06-021-1/+1
* [ripd] remove unnecessary 0 entries from struct message'sPaul Jakma2008-03-131-1/+0
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-9/+6
* [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatesPaul Jakma2006-05-041-6/+12
* 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-311-53/+0
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-44/+46
* 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-10-061-1/+18
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-3/+5
* 2005-08-16 Paul Jakma <paul.jakma@sun.com>paul2005-08-161-39/+1
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>paul2005-06-021-9/+3
* 2005-05-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-05-111-0/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-116/+87
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+1
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-6/+6
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-15/+14
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-2/+2
* 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-221-18/+12
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-65/+67
* Sync with changes in lib. Make more strings const.hasso2004-10-111-9/+9
* There is no warnings here any more.hasso2004-10-081-6/+6
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-13/+13
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-5/+6
* 2004-06-06 Paul Jakma <paul.jakma@sun.com>paul2004-06-071-1/+63
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-081-2/+4
* 2004-01-23 sowmini.varadhan@sun.compaul2004-01-231-9/+13
* 2003-10-15 sowmini.varadhan@sun.compaul2003-10-161-16/+11
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-0/+100
* 2003-09-24 sowmini.varadhan@sun.compaul2003-09-241-0/+1
* 2003-06-20 Paul Jakma <paul@dishone.st>paul2003-06-201-4/+6
* 2003-06-08 Paul Jakma <paul@dishone.st>paul2003-06-081-1/+1
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-16/+9