summaryrefslogtreecommitdiffstats
path: root/ospfclient (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-04build: non-recursive ospf*David Lamparter4-29/+41
2017-08-04build: non-recursive ripd & ripngdDavid Lamparter10-86/+109
2017-08-04build: fix clippy cross-compileDavid Lamparter1-2/+8
2017-08-03lib: minor style fixesQuentin Young1-19/+21
2017-08-03lib: add missed apply_mask()Quentin Young1-0/+1
2017-08-03isisd: purge LSP correctly on confusionChristian Franke3-8/+20
2017-08-03isisd: only process overload info from fragment #0Christian Franke1-6/+7
2017-08-03isisd: Limit number of addresses in IPv4 addr TLV to 63Christian Franke1-1/+6
2017-08-03isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke10-85/+83
2017-08-03isisd: send/receive LSPs with new parserChristian Franke29-4275/+977
2017-08-03isisd: send/receive *SNPs with new parserChristian Franke3-627/+277
2017-08-03isisd: send/receive IIHs with new parserChristian Franke9-869/+382
2017-08-03isisd: Don't use structs to encode/decode PDU headerChristian Franke4-162/+116
2017-08-03isisd: add new tlv parserChristian Franke10-4/+3616
2017-08-03isisd: add formatter codeChristian Franke2-80/+137
2017-08-03lib: add sbufChristian Franke3-0/+186
2017-08-03zebra: Missing break statement causes crash in zebraDonald Sharp1-0/+1
2017-08-02pimd: Squash some more memory leaksDonald Sharp7-6/+15
2017-08-02lib: flush ready queue before poll() againQuentin Young2-19/+35
2017-08-02pimd: Clean back pointer upon deletionDonald Sharp1-0/+1
2017-08-02config: Disable pimd on OpenBSD 6.1Jafar Al-Gharaibeh1-0/+10
2017-08-02config: On some platfroms json check fails if we don't link lm, no-op otherwiseJafar Al-Gharaibeh1-1/+1
2017-08-02config: If we don't have crypt but we have ssl crypto, use itJafar Al-Gharaibeh2-1/+9
2017-08-02pimd: Add `ip pim rp keep-alive-time X`Donald Sharp2-0/+38
2017-08-02pimd: Add some more vrf debug informationDonald Sharp1-7/+10
2017-08-02pimd: Cleanup nht debugsDonald Sharp2-8/+11
2017-08-02pimd: Clean up mroute_add_vif debuggingDonald Sharp1-4/+8
2017-08-02pimd: Convert to using a RB tree for the pim_ifp ifchannel_listDonald Sharp5-119/+75
2017-08-02pimd: Rename pim_ifp->pim_ifchannel_listDonald Sharp4-33/+31
2017-08-02pimd: Remove almost duplicate pim->ifchannel_listDonald Sharp4-295/+368
2017-08-02doc/babeld: small documentation updateRenato Westphal2-4/+4
2017-08-02lib: fix build from git repository on OpenBSDRenato Westphal1-1/+1
2017-08-02lib: Remove sockopt_cork functionalityDonald Sharp1-4/+10
2017-08-01ospfd: Fix, don't run network unset commands on virtual linksJafar Al-Gharaibeh1-2/+6
2017-08-01bgpd: multipath change for VRF route is not updated in zebraDaniel Walton1-1/+1
2017-08-01build: fix/improve clippy dependenciesDavid Lamparter3-1/+11
2017-08-01tests: fix small typoRenato Westphal2-2/+2
2017-08-01bgpd: don't make any assumptions about the size of an enumRenato Westphal2-4/+4
2017-08-01lib: use switch statements in the AFI/SAFI conversion functionsRenato Westphal1-22/+34
2017-08-01lib/bgpd: introduce the iana_safi_t enumRenato Westphal13-45/+68
2017-08-01lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5Renato Westphal4-24/+10
2017-07-31ospf6d: adjust changes per PR 870 reviewChirag Shah5-15/+18
2017-07-31bgpd: peer hash expands until we are out of memoryDaniel Walton4-2/+11
2017-07-31build: non-recursive auxiliary directoriesDavid Lamparter7-36/+54
2017-07-31protobuf: fix buildDavid Lamparter3-3/+6
2017-07-31build: non-recursive qpb & fpmDavid Lamparter11-78/+89
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter22-267/+189
2017-07-31build: convert zebra/ to non-recursive buildDavid Lamparter6-108/+174
2017-07-31build: convert lib/ to non-recursive buildDavid Lamparter10-171/+306
2017-07-31Correct build TLV functionsOlivier Dugeon2-4/+4