summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-08bgpd: touch nexthop handling codeDenis Ovsienko
2012-01-06lib/if: trivial, fix rarely used if debug function to print everythingPaul Jakma
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2012-01-02doc: update BGP RFC referencesDenis Ovsienko
2012-01-02zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko
2012-01-02zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand
2012-01-02ospf6d: fix compiler warning messagesVyacheslav Trushkin
2012-01-02lib: fix some strtoul() use casesUlrich Weber
2012-01-02ospf6d: add verifying user's privilegesVyacheslav Trushkin
2012-01-02ospfd: fix bug in NSSA ABR status checkDenis Ovsienko
2012-01-02lib: address type-punned pointers in prefix_same()Denis Ovsienko
2012-01-02bgpd: justify checks for IPv4 class D/EDenis Ovsienko
2012-01-02ospfd: fix packet reception for FreeBSD 10.Dmitrij Tejblum
2012-01-02zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin
2012-01-02lib: fix type-punning in ip_masklen()Denis Ovsienko
2012-01-02lib: optimize ip_masklen()Denis Ovsienko
2012-01-01Revert "lib: optimize apply_mask_ipv6()"Denis Ovsienko
2011-12-21ospfd: more info in LSA checksum warning (BZ#685)Jaroslav Fojtik
2011-12-18fix set never used warningsStephen Hemminger
2011-12-14ospf6d: always remove the result of a previous SPF calculationTom Goff
2011-12-13bgpd: fix regression in ORF procesing (BZ#688)Denis Ovsienko
2011-12-13lib: optimize apply_mask_ipv6()Denis Ovsienko
2011-12-13lib: optimize apply_mask_ipv4()Denis Ovsienko
2011-12-13lib: make masklen2ip6() safer and fasterDenis Ovsienko
2011-12-13lib: fix endianness of masklen2ip()Denis Ovsienko
2011-12-13lib: make masklen2ip() safer and fasterDenis Ovsienko
2011-12-13ospf6d: decode message type with LOOKUP()Denis Ovsienko
2011-12-13ospf6d: make some old sizing checks assertionsDenis Ovsienko
2011-12-13lib: spellingDenis Ovsienko
2011-12-13lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter
2011-12-13lib: put route_types.txt to real useDavid Lamparter
2011-12-13zebra: fix redistribution of new protocolsDavid Lamparter
2011-12-13rib: default distance value for new protocols (v2)David Lamparter
2011-12-13build: fixup autoconf for cross-compiling (to OpenWRT)David Lamparter
2011-12-13zebra: set the interface link-layer socket addressTom Goff
2011-12-13zebra: spellingDenis Ovsienko
2011-12-13build: delete .cvsignore filesDenis Ovsienko
2011-12-13ospfd: spellingDenis Ovsienko
2011-12-13lib: clearing zclient.c for some cases of buildingVyacheslav Trushkin
2011-12-13quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin
2011-12-13isisd: indent longopts arrayVyacheslav Trushkin
2011-12-13bgpd: implement 'match probability' in route-mapsVyacheslav Trushkin
2011-12-13ospf6d: justify multicast group managementVyacheslav Trushkin
2011-12-13ripngd: limit max of "timers basic" to 65535 as documentedUlrich Weber
2011-12-13bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()Ulrich Weber
2011-12-13ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin
2011-12-07lib: fix SMUX compiler warningsStephen Hemminger
2011-12-07lib: fix compile warnings from set-never-usedStephen Hemminger
2011-12-07ospf6d: fix compile warning from falling off end of mainStephen Hemminger
2011-12-07zebra: fix warnings in forward procStephen Hemminger